fsck: Add --all to print all corrupted object
authorAlexander Larsson <alexl@redhat.com>
Thu, 17 May 2018 08:06:24 +0000 (10:06 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 24 May 2018 21:00:52 +0000 (21:00 +0000)
commit5f82503a01b715cdc29c033189045712d6cff181
treeeb0aff0f4682ab5faf83ac98460bea0c8ebe9e7e
parentef86abe2282325f28a3507076f9124862840da10
fsck: Add --all to print all corrupted object

Stopping on the first error is nice if you just want to know if everything is ok, but
if you want to figure out all that is wrong its nice to be able to continue and
print all corruptions.

Closes: #1591
Approved by: cgwalters
src/ostree/ot-builtin-fsck.c
tests/test-corruption.sh